home *** CD-ROM | disk | FTP | other *** search
/ Aminet 13 / Aminet 13 - August 1996.iso / Aminet / gfx / conv / WhirlGIF20.lha / WhirlGIF / src / smakefile < prev    next >
Makefile  |  1996-03-03  |  232b  |  17 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Sun Mar 03 22:03:42 1996 (Lars Eilebrecht)
  4. #
  5.  
  6. OBJS= whirlgif.o
  7.  
  8. whirlgif: $(OBJS)
  9.    sc link to whirlgif with <<
  10. $(OBJS)
  11. <
  12.  
  13. whirlgif.o: whirlgif.c whirlgif.h whirlgif_protos.h
  14.  
  15.  
  16.  
  17.